projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2144b77
)
meson: Disable broadway build
author
Timm Bäder
<mail@baedert.org>
Tue, 20 Sep 2016 14:34:33 +0000
(16:34 +0200)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 3 May 2017 14:10:51 +0000
(15:10 +0100)
meson_options.txt
patch
|
blob
|
history
diff --git
a/meson_options.txt
b/meson_options.txt
index de17fcc3514ab617b51e133bd16c37d0a4fc943d..e8f8ee60e9617e09faf3aa0d23671443ce4b02f1 100644
(file)
--- a/
meson_options.txt
+++ b/
meson_options.txt
@@
-1,3
+1,3
@@
option('enable-x11-backend', type: 'boolean', value: 'true')
option('enable-wayland-backend', type: 'boolean', value: 'true')
-option('enable-broadway-backend', type: 'boolean', value: '
tru
e')
+option('enable-broadway-backend', type: 'boolean', value: '
fals
e')